projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901249a
)
Don't mention dir `s/' in #include.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Aug 1993 04:30:43 +0000
(
04:30
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 3 Aug 1993 04:30:43 +0000
(
04:30
+0000)
src/s/isc3-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc3-0.h
b/src/s/isc3-0.h
index 7e71bed66fa111c99771114c01d389a971c3c018..1785096236cd1aaca28597f403e1be30a880b033 100644
(file)
--- a/
src/s/isc3-0.h
+++ b/
src/s/isc3-0.h
@@
-1,8
+1,8
@@
/* s- file for Interactive (ISC) Unix version 3.0 on the 386. */
-#include "
s/
isc2-2.h"
+#include "isc2-2.h"
-/* These have been moved into
s-
isc2-2.h. */
+/* These have been moved into isc2-2.h. */
/* #define HAVE_SOCKETS
#define HAVE_SELECT */